Add mac build to travis CI (#179)
authortsteven4 <tsteven4@users.noreply.github.com>
Mon, 21 May 2018 22:39:44 +0000 (16:39 -0600)
committerGitHub <noreply@github.com>
Mon, 21 May 2018 22:39:44 +0000 (16:39 -0600)
commitf70d8a86c93fff7436ce060f0acda5c61ebd3b04
tree7cc3bfa7ca844665812481842a80438d7dd97529
parent82c969bf024673f33ac5d525a86314c65ff89406
Add mac build to travis CI (#179)

Add mac build to travis CI.
Deploy mac dmg to github releases from travis.
Deploy windows installer to github releases from appveyor.
22 files changed:
.travis.yml
GPSBabel.pro
appveyor.yml
docker_hook [deleted file]
gui/app.pro
gui/help/gpsbabel.html [deleted file]
gui/makelinuxdist.sh.in
gui/setup.iss
gui/upgrade.cc
tools/qtci/LICENSE [new file with mode: 0644]
tools/qtci/README.gpsbabel [new file with mode: 0644]
tools/qtci/README.md [new file with mode: 0644]
tools/qtci/extract-qt-installer [new file with mode: 0644]
tools/qtci/qt-5.9.5-osx [new file with mode: 0755]
tools/travis_install_osx [new file with mode: 0755]
tools/travis_script_linux_docker [new file with mode: 0755]
tools/travis_script_osx [new file with mode: 0755]
tools/uploadtool/LICENSE [new file with mode: 0644]
tools/uploadtool/README.gpsbabel [new file with mode: 0644]
tools/uploadtool/README.md [new file with mode: 0644]
tools/uploadtool/upload.sh [new file with mode: 0755]
tools/uploadtool/upload_appveyor.sh [new file with mode: 0755]